instruction execution
英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
网络 指令执行
英英释义
noun
- (computer science) the process of carrying out an instruction by a computer
双语例句
- If supervision engineer issued a directive, contractor should change by supervision engineer change instruction execution.
若监理工程师发出了变更指令,承包人就应按监理工程师的变更指令执行。 - This paper has discussed the relationship between the machine cycle and instruction execution time for superscalar RISC architecture, issuing multiple instructions in one machine cycle. Several new design features of superscalar RISC architecture with single execution unit and multiple function units have been analysed.
本文讨论超标量RISC结构中单周期发多条指令中周期和执行指令时间的相对关系,并分析了新型超标量RISC结构的实现方案,其中包括具有单个执行部件和多个执行部件的结构。 - As the core of SOC, CPU ′ s performance is mostly determined by instruction ′ s execution efficiency. Pipeline increases the instruction ′ s execution pace and improves the CPU ′ s performance.
作为SOC的核心,CPU的性能主要取决于指令的执行效率,而采用流水线方式大大增加了指令的执行速度,提高了CPU的性能。 - Traditional programming model like C, C++ and Fortran are poorly suited to multi-core architectures because of the assumed single instruction stream execution model and centralized memory structure.
C、C++和Fortran等基于单指令流和统一存储结构的传统编程模型已经无法适应多核处理器结构。 - It is more efficient to design a simple instruction set that enable the execution of one instruction per clock cycle.
设计一个能够在一个时钟周期执行一条指令的简单指令系统才是更有效的。 - A technique whereby the receiver fetches the next instruction before completing execution of the previous instruction, in order to increase processing speed.
在前一条指令全部执行完之前就开始取下一条指令,以提高处理速度的一种技术。 - Bochs was developed purely in the C++ language for interpreted x86 instruction execution and platform emulation.
对于解译的x86指令执行和平台仿真,Bochs完全是用C++语言开发的。 - Based on the ( program counter) PC arbitrage strategy of multi-path execution, designing fetch instruction unit suit for selective dual path execution.
通过研究多路径执行中的PC仲裁机制,设计适合双路径执行结构的取指部件。 - When complete, the original instruction is executed ( from the breakpoint), and execution continues at that point.
执行完成之后,接着执行原始的指令(从断点开始)。 - Research and Analysis of the Value Prediction and Instruction Reuse Techniques in Speculated Execution
推测执行中值预测与指令重用技术的研究与分析